Goto

Collaborating Authors

 new neural network


Classification of Multi-Spectral Pixels by the Binary Diamond Neural Network

Neural Information Processing Systems

Classification is a process by which an item is assigned to a class. Classification is widely used in the animal kingdom. Identifying an item as food is classification. Assigning words to objects, actions, feelings, and situations is classification. The purpose of this work is to introduce a new neural network, the Binary Diamond, which can be used as a general purpose classification tool.


AlphaZero Chess: How It Works, What Sets It Apart, and What It Can Tell Us

#artificialintelligence

To those of you who have an interest in chess or who have been monitoring recent developments in artificial intelligence the name "AlphaZero" will be instantly recognisable; its victory over the then-leading chess engine in the world, Stockfish, had revolutionised the way that chess is played by both computers and, indeed, humans. However, if you aren't a chess aficionado or have missed the news a couple of years ago, you might be wondering what exactly this AlphaZero really is, and what makes it worth writing an entire blog post about. For you, I will explain. In short, AlphaZero is a game-playing program that, through a combination of self-play and neural network reinforcement learning (more on that later), is able to learn to play games such as chess and Go from scratch that is, after being fed nothing more than the rules of said games. In fact, a newer derivative of AlphaZero, called MuZero, isn't limited to only board games such as chess, but can also learn to play a range of simple video games from the Atari collection.


Biologists train AI to generate medicines and vaccines - NewsATW

#artificialintelligence

Scientists have developed artificial intelligence software that can create proteins that may be useful as vaccines, cancer treatments, or even tools for pulling carbon pollution out of the air. This research, reported today in the journal Science, was led by the University of Washington School of Medicine and Harvard University. The article is titled "Scaffolding protein functional sites using deep learning." "The proteins we find in nature are amazing molecules, but designed proteins can do so much more," said senior author David Baker, an HHMI Investigator and professor of biochemistry at UW Medicine. "In this work, we show that machine learning can be used to design proteins with a wide variety of functions."


New Neural Network with 500 Billion Parameters

#artificialintelligence

Google just published a research article about its Pathways Language Model (PaML), a neural network with 500 billion parameters. It is unclear to me how many layers and how many neurons (also called nodes) it can handle. A parameter in this context is a weight attached to a link between two connected neurons. So the number of neurons is at most 500 billion, but it is most likely much smaller. By contrast, the average human brain has 86 billion neurons.


New neural network for more accurate DNA editing

#artificialintelligence

Russian bioinformaticians have proposed a new neural network architecture capable of evaluating how well a guide RNA has been chosen for a gene editing experiment. Their approach will facilitate more efficient DNA modification with the popular CRISPR/Cas method and therefore will help develop new strategies for creating genetically modified organisms and find ways of treating grave hereditary disorders. The study, supported by a Russian Science Foundation grant, was published in the Nucleic Acids Research journal. Genomic editing, and the CRISPR/Cas method in particular, is widely used in various areas of experimental biology, as well as in agriculture and biotechnology. CRISPR/Cas is one of the many weapons bacteria use to combat viruses.


AI automated our space weather predictions with just one simple trick

#artificialintelligence

Artificial intelligence (AI) now has the capabilities to predict space weather that is caused by our Sun accurately. Researchers from the University of Graz have created a new neural network that allows for artificial intelligence to reliably predict changes in the Sun's coronal holes from space-based observations. As you already know, the light emitted from the Sun plays a vital role in our existence here on Earth. Additionally, the light from the Sun interacting with Earth's magnetic field can influence our electronics, and in extreme cases, when the Sun blasts Earth with too many charged particles, our electricity grids can be temporarily knocked offline by geomagnetic storms. Now, the researchers have developed a new neural network that examines some of the dark regions on the Sun called coronal holes.



Why Tesla Invented A New Neural Network

#artificialintelligence

Recently, Tesla filed a patent called'Systems and methods for adapting a neural network on a hardware platform.' In the patent, they described the systems and methods to select a neural network model configuration that satisfies all constraints. According to the patent, the constraints mainly include an embodiment that computes a list of valid configurations and a constraint satisfaction solver to classify valid configurations for the particular platform, where the neural network model will run efficiently. Neural network models are increasingly relied upon for different problems due to the ease at which they can label or classify the input data. Different neural networks are trained with different hyperparameters, and then they are used to analyse the same validation training set.


New Neural Network Could Solve The Three-Body Problem 100 Million Times Faster Than Any Other Method

#artificialintelligence

The three-body problem, one of the most notoriously complex calculations in physics, may have met its match in artificial intelligence: a new neural network promises to find solutions up to 100 million times faster than existing techniques. First formulated by Sir Isaac Newton, the three-body problem involves calculating the movement of three gravitationally interacting bodies โ€“ such as the Earth, the Moon, and the Sun, for example โ€“ given their initial positions and velocities. It might sound simple at first, but the ensuing chaotic movement has stumped mathematicians and physicists for hundreds of years, to the extent that all but the most dedicated humans have tried to avoid thinking about it as much as possible. That's why chronometer time-keepers became more popular for calculating positions at sea rather than using the Moon and the stars โ€“ it was just less of a head-scratcher. Today the three-body problem is an important part of figuring out how black hole binaries might interact with single black holes, and from there how some of the most fundamental objects of the Universe interact with each other.